func github.com/segmentio/asm/base64.newEncoding

2 uses

	github.com/segmentio/asm/base64 (current package)
		base64.go#L60: 	return newEncoding(encoder)
		base64_amd64.go#L20: func newEncoding(encoder string) *Encoding {